atspi: Implement Selection more correctly
authorMatthias Clasen <mclasen@redhat.com>
Thu, 15 Oct 2020 16:46:52 +0000 (12:46 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 15 Oct 2020 16:46:52 +0000 (12:46 -0400)
commit8701e65635689c7744afa4859508560444e375a2
tree619bce3bbf74591c9855665a8dffe6b2163e33e6
parent5f22ad884839faa2c7ee621e69ddcbe2875a7306
atspi: Implement Selection more correctly

The Selection interface is defined in terms of child
positions, so we need to always translate from that
to model positions if we want to use the selection
model apis.
gtk/a11y/gtkatspiselection.c